home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / drivers / tokenb.exe / 286OS / 286OS.DOC next >
Text File  |  1991-11-12  |  6KB  |  111 lines

  1. 286OS.DOC
  2.  
  3. This 286OS.DOC file accompanies 286OS.ZIP which contains IBM Token-Ring
  4. drivers for all IBM Token-Ring Adapters (excluding the 24-bit Busmaster
  5. card).  These drivers are for Novell v2.15c/v2.2 Operating Systems and
  6. external Routers and Bridges.  The following files accompany 286OS.ZIP:
  7.  
  8.     286OS    DOC        (This File)
  9.     ATOKENA2 OBJ     5150   7-31-91   4:49p  (certified v2.63)
  10.     BTOKENA2 OBJ     5150   7-31-91   4:50p  (certified v2.63)
  11.     CTOKENA2 OBJ     5150   7-31-91   4:51p  (certified v2.63)
  12.     DTOKENA2 OBJ     5150   7-31-91   4:52p  (certified v2.63)
  13.     TOKENA2  LAN      206   9-24-91   2:20p  (certified v2.63)
  14.     TRCONFIG COM     3826   5-14-91   4:54p  (certified by Software Test)
  15.  
  16. Each of the above files is described in detail below:
  17.  
  18. ATOKENA2.OBJ, BTOKENA2.OBJ, CTOKENA2.OBJ, DTOKENA2.OBJ - These are 286 OS
  19. Token-Ring Drivers v2.63.  Copy these files onto a newly formatted diskette
  20. labeled LAN_DRV_001.  They can be configured with TRConfig.COM and will be
  21. linked into NET$OS with NETGEN/INSTALL or ROUTE.EXE/BRIDGE.EXE with
  22. ROUTEGEN/BRGEN.  These drivers work with RPL.VP1 to support Remote Program
  23. Load.   
  24.  
  25. TRCONFIG.COM - TRCONFIG.COM (06-14-90) replaces TRCONFIG.COM (06-08-90). 
  26. TRCONFIG.COM (06-14-90) will work with the following token ring drivers:
  27. 2.50, 2.60, 2.61, 2.62, and 2.63.  TRCONFIG.COM (06-08-90) will only work
  28. with 2.50 token ring drivers,  If TRCONFIG.COM (06-08-90) is used on 2.60,
  29. 2.61, and 2.62, it will cause driver corruption.  TRCONFIG.COM (05/14/91) has
  30. been enhanced to modify NET$OS as well as the ?TOKENA2.OBJ.     
  31.  
  32. TRCONFIG.COM is a configuration utility that will modify ATOKENA2.OBJ,
  33. BTOKENA2.OBJ, CTOKENA2.OBJ, DTOKENA2.OBJ, and NET$OS. After running
  34. TRCONFIG.COM, a message will be displayed on the screen saying "?TOKENA2.OBJ
  35. Configuration SUCCESSFUL; date on file changed".  The object file
  36. (?TOKENA2.OBJ) will be modified to have the current date and time.  If the
  37. date and time of the file has not changed, TRCONFIG.COM did not run
  38. successfully.  (?=A,B,C,D)  
  39.  
  40. TRCONFIG.COM can be copied to the diskette labeled LAN_DRV_001 to modify   
  41. ?TOKENA2.OBJ, OSEXE-1, OSEXE-2.  If using v2.1x NetWare or OSEXE if using
  42. v2.2 NetWare to modify NET$OS.  
  43.  
  44. To use TRCONFIG.COM, type trconfig <ENTER>, it will help you along.
  45.  
  46. TRCONFIG.com is used to configure the following options: 
  47.      
  48.      MEMA=xx00 xx00 is a HEXADECIMAL number specifying the Shared RAM Segment
  49.      of the ALTERNATE Adapter.  The DEFAULT is D400.  This value is IGNORED
  50.      if the Driver is run on a MICRO CHANNEL Machine and is defined by the
  51.      Reference diskette.
  52.      
  53.      MEMP=xx00 xx00 is a HEXADECIMAL number specifying the shared RAM Segment
  54.      of the PRIMARY Adapter.  The DEFAULT is D800.  This value is IGNORED  
  55.      if the driver is run on a MICRO CHANNEL Machine and is defined by the
  56.      Reference diskette.
  57.      
  58.      NODE=xxxxxxxx xxxxxxxx is a 04 Byte HEXADECIMAL Number specifying the
  59.      NODE Address.  The PREFIX 4000h will be added to this number to form a
  60.      6 Byte Locally Administered Address:4000 xxxx xxxx.
  61.                
  62.      NOTE: NODE=xxxxxxxx will not work with v2.62 286 O/S drivers.  It is
  63.      necessary to use the TRCONFIG.com for this option after NET$OS,
  64.      BRIDGE.exe, or ROUTE.exe have been linked and configured.  This will be
  65.      addressed in another release of 2.1x/v2.2 drivers.
  66.                      
  67.      
  68.      TBZ=zzzz zzzz is a DECIMAL number from 512 to 65535 specifying the
  69.      Transmit Buffer Size.  The Driver WILL adjust this number to the NEAREST
  70.      Power of 2.  The Driver may adjust this number to the LARGEST packet
  71.      size the board WILL accept.  If zzzz = 0000 then 4096 will be used.  If
  72.      zzzz is between 1 and 512, then 512 will be used. The DEFAULT Transmit
  73.      Buffer Size is set to 2048 to allow MORE SERVICE Processes.
  74.  
  75.      TOKENA2.LAN - This file is the options file, it will call the desired
  76.      ?TOKENA2.OBJ file when selecting the Token Ring lan driver option in
  77.      Netgen.  This file can also be copied to the LAN_DRV_001.
  78.  
  79. ******************* 286OS.DOC MODIFICATION HISTORY ************************
  80. 4-29-91   Initial release of 286OS.DOC.
  81. 5-30-91   Updated the following file:
  82.  
  83.           TRCONFIG.COM     3422   6-14-91   4:10P
  84.           to the following certified file:
  85.           TRCONFIG COM     3826   5-14-91   4:54p
  86.  
  87. 5-30-91   Removed the following file:
  88.           DCONFIG.EXE     22589   1-18-91  12:03p 
  89.  
  90. 11-11-91  Updated from the ?TOKENA2.OBJ v2.62 to the ?TOKENA2.OBJ v2.63
  91.           drivers. No major enhancements.  Made minor readme changes.  
  92. ******************* END OF MODIFICATION HISTORY *************************** 
  93. ***************************************************************** 
  94.                     DISCLAIMER  
  95.   
  96. Novell, Inc. makes no representations or warranties with respect to
  97. any NetWare software, and specifically disclaims any express or
  98. implied warranties of merchantability, title, or fitness for a
  99. particular purpose.  
  100.  
  101. Distribution of any NetWare software is forbidden without the
  102. express written consent of Novell, Inc.  Further, Novell reserves
  103. the right to discontinue distribution of any NetWare software.
  104.  
  105. Novell is not responsible for lost profits or revenue, loss of use
  106. of the software, loss of data, costs of re-creating lost data, the
  107. cost of any substitute equipment or program, or claims by any party
  108. other than you.  Novell strongly recommends a backup be made before
  109. any software is installed.   Technical support for this software
  110. may be provided at the discretion of Novell.
  111. *****************************************************************